How to Install libjaxb-api-java software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libjaxb-api-java software package in Ubuntu 14.04 LTS (Trusty Tahr)

libjaxb-api-java software package provides Java Architecture for XML Binding API, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libjaxb-api-java 

libjaxb-api-java is installed in your system.

Make ensure the libjaxb-api-java package were installed using the commands given below,

$ sudo dpkg-query -l | grep libjaxb-api-java *

You will get with libjaxb-api-java package name, version, architecture and description in a table

libjaxb-api-java package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Java
Package libjaxb-api-java
Version 2.2.9-1
Description Java Architecture for XML Binding API
Sub Section Java


See Also, How to uninstall or remove libjaxb-api-java software package from Ubuntu 14.04 LTS (Trusty Tahr)?